home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 24 / PC Gamer IT CD 24 2-2.iso / VARIE / smartadd / INSTALL.EXE / SMARTADR.EXE / 0 / RCDATA / TCALVIEW / TCALVIEW.txt < prev   
Encoding:
Text File  |  1997-04-15  |  20.3 KB  |  678 lines

  1. object CalView: TCalView
  2.   Left = 16
  3.   Top = 112
  4.   Width = 492
  5.   Height = 508
  6.   Caption = 'Calendar View'
  7.   Font.Color = clBlack
  8.   Font.Height = -13
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   FormStyle = fsMDIChild
  12.   Icon.Data = {<image000.ico>}
  13.   Menu = MainMenu1
  14.   Position = poDefault
  15.   Scaled = False
  16.   Visible = True
  17.   OnClose = FormClose
  18.   OnCloseQuery = FormCloseQuery
  19.   OnCreate = FormCreate
  20.   OnShow = FormShow
  21.   PixelsPerInch = 120
  22.   TextHeight = 16
  23.   object Panel4: TPanel
  24.     Left = 0
  25.     Top = 0
  26.     Width = 484
  27.     Height = 462
  28.     Align = alClient
  29.     BorderWidth = 5
  30.     TabOrder = 0
  31.     object CalTabs: TTabbedNotebook
  32.       Left = 6
  33.       Top = 6
  34.       Width = 472
  35.       Height = 450
  36.       Align = alClient
  37.       TabsPerRow = 6
  38.       TabFont.Color = clBtnText
  39.       TabFont.Height = -13
  40.       TabFont.Name = 'MS Sans Serif'
  41.       TabFont.Style = []
  42.       TabOrder = 0
  43.       TabStop = False
  44.       object TTabPage
  45.         Left = 4
  46.         Top = 27
  47.         Caption = '&Day'
  48.         object Panel1: TPanel
  49.           Left = 0
  50.           Top = 0
  51.           Width = 464
  52.           Height = 121
  53.           Align = alTop
  54.           BevelOuter = bvNone
  55.           BorderWidth = 4
  56.           TabOrder = 0
  57.           OnResize = Panel1Resize
  58.           object Label_Day: TLabel
  59.             Left = 6
  60.             Top = 7
  61.             Width = 49
  62.             Height = 48
  63.             Alignment = taCenter
  64.             AutoSize = False
  65.             Caption = '31'
  66.             Font.Color = clBlack
  67.             Font.Height = -37
  68.             Font.Name = 'Arial'
  69.             Font.Style = [fsBold]
  70.             ParentFont = False
  71.           end
  72.           object Label_DayName: TLabel
  73.             Left = 59
  74.             Top = 31
  75.             Width = 174
  76.             Height = 18
  77.             AutoSize = False
  78.             Caption = 'Wednesday'
  79.             Font.Color = clBlack
  80.             Font.Height = -13
  81.             Font.Name = 'MS Sans Serif'
  82.             Font.Style = [fsBold]
  83.             ParentFont = False
  84.           end
  85.           object Label_Month: TLabel
  86.             Left = 59
  87.             Top = 11
  88.             Width = 150
  89.             Height = 18
  90.             AutoSize = False
  91.             Caption = 'October 1995'
  92.             Font.Color = clBlack
  93.             Font.Height = -13
  94.             Font.Name = 'MS Sans Serif'
  95.             Font.Style = [fsBold]
  96.             ParentFont = False
  97.           end
  98.           object Line1: TBevel
  99.             Left = 8
  100.             Top = 56
  101.             Width = 289
  102.             Height = 1
  103.           end
  104.           object Label3: TLabel
  105.             Left = 192
  106.             Top = 77
  107.             Width = 105
  108.             Height = 16
  109.             Alignment = taRightJustify
  110.             AutoSize = False
  111.             Caption = 'Day: xxx'
  112.             Font.Color = clBlack
  113.             Font.Height = -13
  114.             Font.Name = 'MS Sans Serif'
  115.             Font.Style = []
  116.             ParentFont = False
  117.           end
  118.           object Label4: TLabel
  119.             Left = 8
  120.             Top = 102
  121.             Width = 209
  122.             Height = 16
  123.             AutoSize = False
  124.             Caption = 'Entries for this Date: xx'
  125.             Font.Color = clBlack
  126.             Font.Height = -13
  127.             Font.Name = 'MS Sans Serif'
  128.             Font.Style = []
  129.             ParentFont = False
  130.           end
  131.           object Panel2: TPanel
  132.             Left = 307
  133.             Top = 4
  134.             Width = 153
  135.             Height = 113
  136.             Align = alRight
  137.             BevelOuter = bvLowered
  138.             BorderWidth = 4
  139.             Caption = 'Panel2'
  140.             TabOrder = 0
  141.             object DayCal: TEPCalendar
  142.               Left = 5
  143.               Top = 5
  144.               Width = 143
  145.               Height = 103
  146.               Align = alClient
  147.               BorderStyle = bsNone
  148.               Color = clBtnFace
  149.               Ctl3D = False
  150.               Day = 8
  151.               GrayTextColor = clGray
  152.               HeadingColor = clSilver
  153.               HeadingFont.Color = clBlack
  154.               HeadingFont.Height = -13
  155.               HeadingFont.Name = 'MS Sans Serif'
  156.               HeadingFont.Style = [fsBold]
  157.               HeadingStyle = epdSingleLetter
  158.               Font.Color = clBlack
  159.               Font.Height = -13
  160.               Font.Name = 'MS Sans Serif'
  161.               Font.Style = []
  162.               Month = 10
  163.               Options = [epcoShowHeadings, epcoUseHeadingFont, epcoDefaultDrawing, epcoDrawAllDates, epcoDrawSelected, epcoSelectAllDates]
  164.               ParentCtl3D = False
  165.               ParentFont = False
  166.               StartOfWeek = epdSunday
  167.               TabOrder = 0
  168.               Year = 1995
  169.               OnChange = DayCalChange
  170.               OnDrawDate = DayCalDrawDate
  171.               OnSelectColor = DayCalSelectColor
  172.               ColWidths = (
  173.                 20
  174.                 20
  175.                 20
  176.                 20
  177.                 20
  178.                 20
  179.                 23)
  180.               RowHeights = (
  181.                 17
  182.                 14
  183.                 14
  184.                 14
  185.                 14
  186.                 14
  187.                 16)
  188.             end
  189.           end
  190.         end
  191.         object Panel3: TPanel
  192.           Left = 0
  193.           Top = 121
  194.           Width = 464
  195.           Height = 298
  196.           Align = alClient
  197.           BevelInner = bvLowered
  198.           BevelOuter = bvNone
  199.           BorderWidth = 4
  200.           Caption = 'Panel3'
  201.           TabOrder = 1
  202.           object L_Temp: TLabel
  203.             Left = 56
  204.             Top = 216
  205.             Width = 50
  206.             Height = 16
  207.             Caption = 'L_Temp'
  208.           end
  209.           object Header: THeader
  210.             Left = 5
  211.             Top = 5
  212.             Width = 454
  213.             Height = 25
  214.             Align = alTop
  215.             Sections.Sections = (
  216.               #0'34'#0
  217.               #0'31'#0'Prty'
  218.               #0'46'#0'Time'
  219.               #0'89'#0'Description'
  220.               #0'109'#0'Contact Name')
  221.             TabOrder = 0
  222.             OnSized = HeaderSized
  223.           end
  224.           object Events: TListBox
  225.             Left = 5
  226.             Top = 30
  227.             Width = 454
  228.             Height = 263
  229.             Align = alClient
  230.             BorderStyle = bsNone
  231.             Font.Color = clWindowText
  232.             Font.Height = -13
  233.             Font.Name = 'MS Sans Serif'
  234.             Font.Style = []
  235.             ItemHeight = 16
  236.             ParentFont = False
  237.             PopupMenu = EventsPopup
  238.             Sorted = True
  239.             Style = lbOwnerDrawVariable
  240.             TabOrder = 1
  241.             OnDblClick = ViewEvent2Click
  242.             OnDrawItem = EventsDrawItem
  243.             OnMeasureItem = EventsMeasureItem
  244.           end
  245.         end
  246.       end
  247.       object TTabPage
  248.         Left = 4
  249.         Top = 27
  250.         Caption = '&Month'
  251.         object MonthPanel: TPanel
  252.           Left = 0
  253.           Top = 0
  254.           Width = 464
  255.           Height = 419
  256.           Align = alClient
  257.           BevelOuter = bvNone
  258.           BorderWidth = 8
  259.           Caption = 'MonthPanel'
  260.           TabOrder = 0
  261.           object Label8: TLabel
  262.             Left = 8
  263.             Top = 8
  264.             Width = 448
  265.             Height = 20
  266.             Align = alTop
  267.             Alignment = taCenter
  268.             AutoSize = False
  269.             Caption = 'Label7'
  270.           end
  271.           object MonthCal: TEPCalendar
  272.             Left = 8
  273.             Top = 28
  274.             Width = 448
  275.             Height = 383
  276.             Align = alClient
  277.             Alignment = epcaTopLeft
  278.             Day = 4
  279.             Month = 9
  280.             Options = [epcoShowHeadings, epcoDefaultDrawing, epcoDrawAllDates, epcoDrawGridLines, epcoDrawSelected, epcoSelectAllDates]
  281.             PopupMenu = EventsPopup
  282.             StartOfWeek = epdSunday
  283.             TabOrder = 0
  284.             Year = 1995
  285.             OnChange = MonthCalChange
  286.             OnDblClick = MonthCalDblClick
  287.             OnDrawDate = MonthCalDrawDate
  288.             OnSelectColor = MonthCalSelectColor
  289.             ColWidths = (
  290.               62
  291.               62
  292.               62
  293.               62
  294.               62
  295.               62
  296.               66)
  297.             RowHeights = (
  298.               17
  299.               59
  300.               59
  301.               59
  302.               59
  303.               59
  304.               61)
  305.           end
  306.         end
  307.       end
  308.       object TTabPage
  309.         Left = 4
  310.         Top = 27
  311.         Caption = '&Year'
  312.         object YearPanel: TPanel
  313.           Left = 0
  314.           Top = 0
  315.           Width = 464
  316.           Height = 419
  317.           Align = alClient
  318.           BevelOuter = bvNone
  319.           BorderWidth = 8
  320.           Caption = 'YearPanel'
  321.           TabOrder = 0
  322.           OnResize = YearPanelResize
  323.           object Label9: TLabel
  324.             Left = 8
  325.             Top = 8
  326.             Width = 448
  327.             Height = 20
  328.             Align = alTop
  329.             Alignment = taCenter
  330.             AutoSize = False
  331.             Caption = 'Label7'
  332.           end
  333.           object YearGrid: TStringGrid
  334.             Left = 8
  335.             Top = 28
  336.             Width = 448
  337.             Height = 383
  338.             Align = alClient
  339.             ColCount = 13
  340.             DefaultColWidth = 12
  341.             DefaultRowHeight = 12
  342.             DefaultDrawing = False
  343.             RowCount = 43
  344.             Font.Color = clWindowText
  345.             Font.Height = -10
  346.             Font.Name = 'MS Sans Serif'
  347.             Font.Style = []
  348.             Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected, goThumbTracking]
  349.             ParentFont = False
  350.             PopupMenu = EventsPopup
  351.             ScrollBars = ssVertical
  352.             TabOrder = 0
  353.             OnClick = YearGridClick
  354.             OnDblClick = MonthCalDblClick
  355.             OnDrawCell = YearGridDrawCell
  356.             OnSelectCell = YearGridSelectCell
  357.           end
  358.         end
  359.       end
  360.     end
  361.   end
  362.   object EventsPopup: TPopupMenu
  363.     OnPopup = EventsPopupPopup
  364.     Left = 240
  365.     object ViewEvent2: TMenuItem
  366.       Caption = 'View Event...'
  367.       ShortCut = 0
  368.       OnClick = ViewEvent2Click
  369.     end
  370.     object GotoEvent1: TMenuItem
  371.       Caption = 'Go to Event...'
  372.       ShortCut = 0
  373.       OnClick = GotoEvent1Click
  374.     end
  375.     object N1: TMenuItem
  376.       Caption = '-'
  377.       ShortCut = 0
  378.     end
  379.     object ShowEvents: TMenuItem
  380.       Caption = 'Show Completed Events'
  381.       ShortCut = 0
  382.       OnClick = ShowEventsClick
  383.     end
  384.     object ShowRecurring1: TMenuItem
  385.       Caption = 'Show Future Recurring Events'
  386.       ShortCut = 0
  387.       OnClick = ShowRecurring1Click
  388.     end
  389.     object ShowNotes1: TMenuItem
  390.       Caption = 'Show Event Notes'
  391.       ShortCut = 0
  392.       OnClick = ShowNotes1Click
  393.     end
  394.     object N10: TMenuItem
  395.       Caption = '-'
  396.       ShortCut = 0
  397.     end
  398.     object Sortby2: TMenuItem
  399.       Caption = 'Sort by'
  400.       ShortCut = 0
  401.       object Priority2: TMenuItem
  402.         Tag = 1
  403.         Caption = '&Priority'
  404.         ShortCut = 0
  405.         OnClick = Priority2Click
  406.       end
  407.       object Time2: TMenuItem
  408.         Tag = 2
  409.         Caption = '&Time'
  410.         ShortCut = 0
  411.         OnClick = Priority2Click
  412.       end
  413.       object Description2: TMenuItem
  414.         Tag = 3
  415.         Caption = '&Description'
  416.         ShortCut = 0
  417.         OnClick = Priority2Click
  418.       end
  419.     end
  420.     object N3: TMenuItem
  421.       Caption = '-'
  422.       ShortCut = 0
  423.     end
  424.     object Today1: TMenuItem
  425.       Caption = 'Today'
  426.       ShortCut = 0
  427.       OnClick = Today1Click
  428.     end
  429.     object GotoDate1: TMenuItem
  430.       Caption = 'Go to Date...'
  431.       ShortCut = 0
  432.       OnClick = GotoDate1Click
  433.     end
  434.     object N8: TMenuItem
  435.       Caption = '-'
  436.       ShortCut = 0
  437.     end
  438.     object ReminderOptions1: TMenuItem
  439.       Caption = 'Reminder Options...'
  440.       ShortCut = 0
  441.       OnClick = ReminderOptions1Click
  442.     end
  443.   end
  444.   object MainMenu1: TMainMenu
  445.     Left = 325
  446.     Top = 65533
  447.     object Reminders1: TMenuItem
  448.       Caption = '&Reminders'
  449.       GroupIndex = 5
  450.       ShortCut = 0
  451.       OnClick = Reminders1Click
  452.       object ViewEvent1: TMenuItem
  453.         Caption = '&View Event...'
  454.         Hint = 'Display all Details Relating to the Selected Event'
  455.         ShortCut = 0
  456.         OnClick = ViewEvent2Click
  457.       end
  458.       object GotoEvent2: TMenuItem
  459.         Caption = '&Go to Event...'
  460.         Hint = 'Locates the Address Book or Diary containing the Selected Event'
  461.         ShortCut = 0
  462.         OnClick = GotoEvent1Click
  463.       end
  464.       object N2: TMenuItem
  465.         Caption = '-'
  466.         ShortCut = 0
  467.       end
  468.       object ShowEvents1: TMenuItem
  469.         Caption = 'Show &Completed Events'
  470.         Hint = 'Includes Completed Events in the List of Reminders Displayed'
  471.         ShortCut = 0
  472.         OnClick = ShowEventsClick
  473.       end
  474.       object ShowRecurring2: TMenuItem
  475.         Caption = 'Show Future Recurring Events'
  476.         Hint = 'Includes Future Events in the List of Reminders Displayed'
  477.         ShortCut = 0
  478.         OnClick = ShowRecurring1Click
  479.       end
  480.       object ShowNotes2: TMenuItem
  481.         Caption = 'Show Event Notes'
  482.         Hint = 'Includes Event Notes in the List of Reminders Displayed'
  483.         ShortCut = 0
  484.         OnClick = ShowNotes1Click
  485.       end
  486.       object N4: TMenuItem
  487.         Caption = '-'
  488.         ShortCut = 0
  489.       end
  490.       object Sortby1: TMenuItem
  491.         Caption = 'Sort by'
  492.         Hint = 'Choose the Event Display Order '
  493.         ShortCut = 0
  494.         object Priority1: TMenuItem
  495.           Tag = 1
  496.           Caption = '&Priority'
  497.           Hint = 'Display the Events in Priority Order'
  498.           ShortCut = 0
  499.           OnClick = Priority2Click
  500.         end
  501.         object Time1: TMenuItem
  502.           Tag = 2
  503.           Caption = '&Time'
  504.           Hint = 'Display the Events in Date and Time Order'
  505.           ShortCut = 0
  506.           OnClick = Priority2Click
  507.         end
  508.         object Description1: TMenuItem
  509.           Tag = 3
  510.           Caption = '&Description'
  511.           Hint = 'Display the Events in Description Order'
  512.           ShortCut = 0
  513.           OnClick = Priority2Click
  514.         end
  515.       end
  516.       object N5: TMenuItem
  517.         Caption = '-'
  518.         ShortCut = 0
  519.       end
  520.       object Today2: TMenuItem
  521.         Caption = 'Today'
  522.         Hint = 'Change the Calendar Date to Todays Date'
  523.         ShortCut = 0
  524.         OnClick = Today1Click
  525.       end
  526.       object GotoDate2: TMenuItem
  527.         Caption = 'Go to Date...'
  528.         Hint = 'Change the Calendar Date to Todays Date'
  529.         ShortCut = 0
  530.         OnClick = GotoDate1Click
  531.       end
  532.     end
  533.   end
  534.   object ODSHelp1: TODSHelp
  535.     HelpText.Strings = (
  536.       'CalTabs'
  537.       'DayCal'
  538.       'Description1'
  539.       'Description2'
  540.       'Events'
  541.       'EventsPopup'
  542.       'GotoDate1'
  543.       'GotoDate2'
  544.       'GotoEvent1'
  545.       'GotoEvent2'
  546.       'Header'
  547.       'L_Temp'
  548.       'Label_Day'
  549.       'Label_DayName'
  550.       'Label_Month'
  551.       'Label3'
  552.       'Label4'
  553.       'Label8'
  554.       'Label9'
  555.       'Line1'
  556.       'MainMenu1'
  557.       'MonthCal'
  558.       'MonthPanel'
  559.       'N1'
  560.       'N10'
  561.       'N2'
  562.       'N3'
  563.       'N4'
  564.       'N5'
  565.       'N8'
  566.       'ODSHelp1'
  567.       'Panel1'
  568.       'Panel2'
  569.       'Panel3'
  570.       'Panel4'
  571.       'Priority1'
  572.       'Priority2'
  573.       'ReminderOptions1'
  574.       'Reminders1'
  575.       'ShowEvents'
  576.       'ShowEvents1'
  577.       'ShowNotes1'
  578.       'ShowNotes2'
  579.       'ShowRecurring1'
  580.       'ShowRecurring2'
  581.       'Sortby1'
  582.       'Sortby2'
  583.       'Time1'
  584.       'Time2'
  585.       'Today1'
  586.       'Today2'
  587.       'ViewEvent1'
  588.       'ViewEvent2'
  589.       'YearGrid'
  590.       'YearPanel')
  591.     HelpText.HelpData = {
  592.       370001000000000100000000010000D500546869732063616C656E6461722061
  593.       6C6C6F777320646174657320746F2062652073656C656374656420717569636B
  594.       6C792062792073696D706C7920636C69636B696E67206F6E2074686520646179
  595.       2072657175697265642E0D0A0D0A497420616C736F20696E646963617465732C
  596.       2069662074686572652061726520616E792072656D696E646572732073636865
  597.       64756C656420666F72206120706172746963756C6172206461792C2062792068
  598.       6967686C69676874696E67207468652064617920636F6E6365726E656420696E
  599.       205265642E00010A000000010000000001000000000100000000010000000001
  600.       0000990154686973206C6973742C20646973706C617973207468652072656D69
  601.       6E6465727320666F72207468652063757272656E746C7920646973706C617965
  602.       6420646174652E2054686520666F726D617420616E64206F72646572206F6620
  603.       7468697320646973706C6179206D617920626520636F6E666967757265642062
  604.       7920757365206F6620746865202252656D696E6465727322206D656E752C206F
  605.       7220636C69636B696E6720746865207269676874206D6F75736520627574746F
  606.       6E206F6E2074686973206C6973742E0D0A0D0A54686572652061726520766172
  607.       696F757320696E64696361746F727320757365642077697468696E2074686973
  608.       206C69737420746F20646573637269626520746865207479706520616E642073
  609.       74617465206F6620656163682072656D696E6465722E20466F7220612066756C
  610.       6C206465736372697074696F6E206F6620746865736520696E64696361746F72
  611.       732C20636C69636B206F6E20224D6F726520496E666F726D6174696F6E2E2E2E
  612.       222061742074686520666F6F74206F66207468697320746578742E2000010B00
  613.       0000010000000001000000000100000000010000000001000000000100000000
  614.       0100000000010000000001000000000100000000010000D40054686973204865
  615.       61646572206669656C6420616C6C6F77732074686520636F6C756D6E73206265
  616.       696E6720646973706C617965642C20746F2062652072652D73697A6520746F20
  617.       7375697420726571756972656D656E742E0D0A0D0A546F2072652D73697A6520
  618.       6120636F6C756D6E2C20706C61636520746865206D6F75736520706F696E7465
  619.       72206F7665722074686520636F6C756D6E20627265616B2C207468656E20636C
  620.       69636B20616E64206472616720746865206D6F75736520746F20746865207265
  621.       7175697265642073697A652E00010A0000000100000000010000000001000000
  622.       0001000000000100000000010000000001000000000100000000010000000001
  623.       0000000001000000000100000000010000000001000000000100000000010000
  624.       00000100000000010000000001000000000100000000010000DD015468697320
  625.       63616C656E64617220766965772C20646973706C617973206120636F6D706C65
  626.       7465206D6F6E746820616E6420696E646963617465732077686572652072656D
  627.       696E64657273206172652063757272656E746C79207363686564756C65642E0D
  628.       0A0D0A546865206D6574686F64207573656420746F20696E6469636174652074
  629.       68652072656D696E64657273207363686564756C65642C20646570656E647320
  630.       6F6E2074686520706879736963616C2073697A65206F66207468652043616C65
  631.       6E64617220566965772077696E646F772E204966207468652077696E646F7720
  632.       6973206C6172676520656E6F7567682C20612069636F6E20666F722065616368
  633.       2074797065206F662072656D696E6465722077696C6C20626520646973706C61
  634.       7965642C206F7468657277697365207468652064617920636F6E6365726E6564
  635.       2077696C6C2073696D706C7920626520686967686C69676874656420696E2079
  636.       656C6C6F772E0D0A0D0A546F20717569636B6C7920646973706C617920746865
  637.       2072656D696E6465727320666F7220616E7920706172746963756C6172206461
  638.       74652C2073696D706C7920646F75626C652D636C69636B20746865206D6F7573
  639.       65206F6E2074686520646174652072657175697265642E00010A000000010000
  640.       0000010000000001000000000100000000010000000001000000000100000000
  641.       0100000000010000000001000000000100000000010000000001000000000100
  642.       0000000100000000010000000001000000000100000000010000E80054686973
  643.       20736574206F6620726561642D6F6E6C79206669656C64732C2070726F766964
  644.       6520696E666F726D6174696F6E20726567617264696E67207468652043616C65
  645.       6E64617220566965772E0D0A0D0A54686520696E666F726D6174696F6E20696E
  646.       636C7564657320746865206461792063757272656E746C7920646973706C6179
  647.       65642C20746865206E756D626572206F662072656D696E6465727320666F7220
  648.       74686174206461746520616E642074686520646179206E756D6265722C20696E
  649.       2072656C6174696F6E20746F2074686520796561722C206F6620746865206461
  650.       74652E00010A0000000100000000010000000001000000000100000000010000
  651.       0000010000000001000000000100000000010000000001000000000100000000
  652.       0100000000010000000001000000000100000000010000000001000000000100
  653.       0000000100000000010000000001000000000100000000010000000001000000
  654.       0001000000000100000000010000000001000000000100000000010000000001
  655.       0000000001000000000100000000010000000001000000000100000000010000
  656.       0000010000000001000000000100000000010000000001000000000100000101
  657.       546869732063616C656E64617220766965772C20646973706C61797320612063
  658.       6F6D706C657465207965617220616E6420696E64696361746573207768657265
  659.       2072656D696E64657273206172652063757272656E746C79207363686564756C
  660.       65642C20627920686967686C69676874696E67207468652072656C6576616E74
  661.       2064617920696E2079656C6C6F772E0D0A0D0A546F20717569636B6C79206469
  662.       73706C6179207468652072656D696E6465727320666F7220616E792070617274
  663.       6963756C617220646174652C2073696D706C7920646F75626C652D636C69636B
  664.       20746865206D6F757365206F6E2074686520646174652072657175697265642E
  665.       00010A00000001000000000100000000}
  666.     Color = 15269887
  667.     Font.Color = clWindowText
  668.     Font.Height = -11
  669.     Font.Name = 'MS Sans Serif'
  670.     Font.Style = []
  671.     ParentFont = True
  672.     MaxWidth = 300
  673.     MoreText = 'More Information...'
  674.     Left = 381
  675.     Top = 65533
  676.   end
  677. end
  678.